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