import type { KuboRPCClient as KuboRPCClientInterface, Options } from './index.ts';
export declare function createKuboRPCClient(options: Options): KuboRPCClientInterface;
//# sourceMappingURL=client.d.ts.map