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