export declare const getContentType: (filenameOrExt: string) => string | false;
