export default function (mimetypes: MimeTypeArray): { description: string; type: string; suffixes: string; }[];