import type { Helia } from '@helia/interface'; import type { HeliaRpcMethodConfig } from '../../index.js'; export declare function createBlockstoreGetMany(config: HeliaRpcMethodConfig): Helia['blockstore']['getMany']; //# sourceMappingURL=get-many.d.ts.map