export declare const formatTime: (date: any) => string; export declare const getAssetType: (content_type: any) => string;