export declare function dateFormat(date: any, mask: string, utc?: boolean, gmt?: boolean): string;