import 'dotenv/config'; declare const _default: { global: { nodeEnv: string; routePath: string; }; }; export default _default;