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