declare const DatePrototypeSetUTCMilliseconds: (t: Date, ms: number) => ReturnType; export = DatePrototypeSetUTCMilliseconds;