export declare const BI_POWS: bigint[]; export declare const BI_MAX_INT: bigint; export declare const BI_MAX_UINT8: bigint; export declare const BI_MAX_UINT16: bigint; export declare const BI_MAX_UINT32: bigint; export declare const BI_MAX_UINT48: bigint; export declare const BI_MAX_UINT64: bigint; export declare const BI_MAX_UINT96: bigint; export declare const BI_MAX_UINT128: bigint; export declare const BI_MAX_UINT160: bigint; export declare const BI_MAX_UINT256: bigint; export declare const BI_ADDR_MASK: bigint;