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