function bountiesimport { bounties } from "https://deno.land/x/polkadot@0.2.27/api-derive/bounties/index.ts"; bounties(instanceId: string, api: DeriveApi): () => Observable<DeriveBounties>ParametersinstanceId: stringapi: DeriveApiReturns() => Observable<DeriveBounties>