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