/** @internal */ declare function bAbs(n: bigint): bigint; export { bAbs };