declare const config: { readonly NODE_ENV: string; readonly DEBUG: boolean; }; export default config;