declare const NumberPrototypeValueOf: (t: Number) => ReturnType; export = NumberPrototypeValueOf;