export default function getBase64(blob: Blob): Promise<any>;
