function stashesimport { stashes } from "https://deno.land/x/polkadot@0.2.12/api-derive/staking/index.ts"; stashes(instanceId: string, api: DeriveApi): () => Observable<AccountId[]>ParametersinstanceId: stringapi: DeriveApiReturns() => Observable<AccountId[]>