import type { KuboRPCClient } from './index.js'; import type { HTTPRPCClient } from './lib/core.js'; export declare function createGetEndpointConfig(client: HTTPRPCClient): KuboRPCClient['getEndpointConfig']; //# sourceMappingURL=get-endpoint-config.d.ts.map