export declare const AddressZero = "0x0000000000000000000000000000000000000000";
export declare const AlternativeAddressZero = "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee";
export declare const SolSystemProgram = "11111111111111111111111111111111";
export declare const MaxUint48: bigint;
export declare const MaxUint160: bigint;
export declare const MaxUint256: bigint;
//# sourceMappingURL=constants.d.ts.map