declare const getMimeType: (type: string) => string; export default getMimeType;