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