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