export default function loadImageAsBlobUrl(imageUrl: string, addVerion?: boolean): Promise<string>;
