export declare function urlContentToDataUrl(url: string): Promise<string>;
