export declare function parseMimeType(url: string): string | undefined;
