export declare const MAX_U32: number; export declare const MAX_U128: bigint; export declare const MAX_U256: bigint; export declare const MIN_I256: bigint; export declare const TWO_POW_192: bigint; export declare const TWO_POW_160: bigint; export declare const TWO_POW_128: bigint; export declare const TWO_POW_127: bigint; export declare const TWO_POW_96: bigint; export declare const TWO_POW_95: bigint; export declare const TWO_POW_94: bigint; export declare const TWO_POW_64: bigint;