interface Exposure implements StructRe-exportimport { type Exposure } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/types.ts"; Propertiesreadonlytotal: Compact<Balance>readonlyown: Compact<Balance>readonlyothers: Vec<IndividualExposure>