export declare function toDateString(date: Date): string;
