export function formatFileSize(num: any): number | "-";
export function formatDate(): string;
