declare const config: { apiUrl: string; startSoundFileUrl: string; endSoundFileUrl: string; }; export default config;