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