declare const config: { API_KEY: string; API_URL: string; }; export default config;