export declare const TranslationKeys: { readonly urlLabel: "single_video_player.replace_video_panel.url_label"; }; export type Translations = Record; export declare const DefaultTranslations: Translations;