export declare const formatDate: (date: string | Date, toTimeStamp?: boolean) => string;