class Int extends AbstractIntimport { Int } from "https://deno.land/x/polkadot@0.2.28/types-codec/mod.ts"; ConstructorsnewInt(registry: Registry,value?: AnyNumber | null,bitLength?: UIntBitLength,)Static Methodswith(bitLength: UIntBitLength, typeName?: string): CodecClass<Int>