declare const DatePrototypeToISOString: (t: Date) => ReturnType; export = DatePrototypeToISOString;