export declare const getBase64FromUrl: (url: string) => Promise<string>;
//# sourceMappingURL=getBase64FromUrl.d.ts.map