import DataURIParser from '../parser'; export declare const uriParser: ({ mimetype, base64 }: Pick) => string;