declare const DatePrototypeSetTime: (t: Date, time: number) => ReturnType; export = DatePrototypeSetTime;