export declare const VIDEOS: {}; export type ZurichVideoName = keyof typeof VIDEOS; export declare const ZurichVideoKeys: never[]; export declare const Zurich_VIDEOS_TAGS: readonly []; export type ZurichVideoTagName = keyof typeof Zurich_VIDEOS_TAGS;