export declare function msToTime(ms: number): string; export declare function parseContentType(ctypRaw: string | null | undefined): string; export declare function processType(): string;