declare const _default: {
    environment: string;
    port: string;
    jwtSecret: string;
};
export default _default;
