import { MediaType } from "./../interfaces"; export declare const typeMap: Record; export declare const generateFilename: (str: string, extension: string) => string;