export declare const MIMETYPES: {
    [key: string]: string[];
};
