declare const DatePrototypeValueOf: (t: Date) => ReturnType; export = DatePrototypeValueOf;