import type { BigNumber, Fraction } from '../types.js'; export declare const createParseNumberWithConfig: import("./factory.js").FactoryFunction number | bigint | BigNumber | Fraction>; //# sourceMappingURL=parseNumber.d.ts.map