declare const DatePrototypeSetYear: (t: Date, ...a: any) => any; export = DatePrototypeSetYear;