import { MediaType } from '..'; export declare const getMediaTypeFromMimeType: (type: string) => MediaType;