export declare function uploadFrameToCDN(base64Data: string, mediaType: string, imageId: string, signal?: AbortSignal): Promise;