export declare const isBase64UrlImage: (base64String: string) => Promise<boolean>;
//# sourceMappingURL=isBase64UrlImage.d.ts.map