export function fileEmbed(file: any): { type: any; }; export function mimeClass(file: any): any; export function contentMapping(contentType: any): any;