export declare const AUDIOS: {}; export type ZurichAudioName = keyof typeof AUDIOS; export declare const ZurichAudioKeys: never[]; export declare const Zurich_AUDIOS_TAGS: readonly []; export type ZurichAudioTagName = keyof typeof Zurich_AUDIOS_TAGS;