export declare const dateToISOString: (d: Date) => string;
