export declare const dateToString: (date: Date) => string;
