import { BigIntCalculatorBase } from "./types";
export declare function createBigIntCalculator(): BigIntCalculatorBase;
//# sourceMappingURL=bigIntCalcaulator.d.ts.map