export declare const fetchLiveEmbed: (embedId: string, region?: string) => Promise<any>;
