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