export declare function formatDate(time: number, format?: string, hideTime?: boolean): string;