export declare function getMimeType(path: string): string | null;
