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