export default function Mimer(fileName: string, extensionMap?: Map<string, string>): string;
