declare const DatePrototypeSetUTCSeconds: (t: Date, sec: number, ms?: number) => ReturnType; export = DatePrototypeSetUTCSeconds;