function preimagesimport { preimages } from "https://deno.land/x/polkadot@0.2.14/api-derive/democracy/index.ts"; preimages(instanceId: string, api: DeriveApi): (hashes: ( | Hash | Uint8Array | string | FrameSupportPreimagesBounded)[]) => Observable<(DeriveProposalImage | undefined)[]>ParametersinstanceId: stringapi: DeriveApiReturns(hashes: ( | Hash | Uint8Array | string | FrameSupportPreimagesBounded)[]) => Observable<(DeriveProposalImage | undefined)[]>