interface Votes implements StructRe-exportimport { type Votes } from "https://deno.land/x/polkadot@0.2.16/api-derive/collective/index.ts"; Propertiesreadonlyindex: ProposalIndexreadonlythreshold: MemberCountreadonlyayes: Vec<AccountId>readonlynays: Vec<AccountId>readonlyend: BlockNumber