interface Votes implements Structimport { type Votes } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/types.ts"; Propertiesreadonlyindex: ProposalIndexreadonlythreshold: MemberCountreadonlyayes: Vec<AccountId>readonlynays: Vec<AccountId>readonlyend: BlockNumber