declare function isDataUrl(str: string): boolean; export default isDataUrl;