import BN from 'bn.js'; export declare function toBigint(convertNumber: number | bigint | BN): bigint; //# sourceMappingURL=math.d.ts.map