export declare function dateFormatReg(date: any): any; export declare function formatDate(date: any, format?: string): string;