export declare function checkDataUrl(url: string, mimes: string | string[]): boolean;