export declare const dateFromISOString: (s: string) => Date;
