class BitVec extends Rawimport { BitVec } from "https://deno.land/x/polkadot@0.2.28/types-codec/extended/index.ts"; ConstructorsnewBitVec(registry: Registry,value?: AnyU8a,isMsb?,)PropertiesreadonlyencodedLength: numberMethodsinspect(): InspecttoHuman(): stringtoRawType(): stringtoU8a(isBare?: boolean): Uint8Array