export function parseISODate(value: any, parse?: (s: string) => number): any;
