export declare const parseDataUrl: (url: string) => { mimeType: string; dataStart: number; };