import type { Client } from '../../../../clients/types.cjs'; export declare function getPeerPool(client: Client): Promise;