export declare const lockupMimeType: (path: string, customMap?: Record<string, string>) => string | null;
