/** * * @param url */ export declare const fetchBase64: (url: string) => Promise;