export { BigIntCalculatorBase } from "./types";
export { createBigIntCalculator } from "./bigIntCalcaulator";
//# sourceMappingURL=index.d.ts.map