declare const NumberPrototypeToPrecision: (t: Number, precision?: number) => ReturnType; export = NumberPrototypeToPrecision;