export declare const MimeTypes: {
    PDF: string;
    XLSX: string;
};
