interface DefunctVoter implements Structimport { type DefunctVoter } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/index.ts"; Propertiesreadonlywho: AccountIdreadonlyvoteCount: Compact<u32>readonlycandidateCount: Compact<u32>