function locksimport { locks } from "https://deno.land/x/polkadot@0.2.14/api-derive/democracy/index.ts"; locks(instanceId: string, api: DeriveApi): (accountId: string | AccountId) => Observable<DeriveDemocracyLock[]>ParametersinstanceId: stringapi: DeriveApiReturns(accountId: string | AccountId) => Observable<DeriveDemocracyLock[]>