declare const DatePrototypeSetDate: (t: Date, date: number) => ReturnType; export = DatePrototypeSetDate;