export declare const EXT: string[]; export declare const REGEX: RegExp; export declare const CONTENT_TYPE: { png: string; jpg: string; gif: string; svg: string; eot: string; ttf: string; woff: string; woff2: string; ico: string; webp: string; };