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