import type { ConfigAPI } from './index.ts';
import type { HTTPRPCClient } from '../lib/core.ts';
export declare function createSet(client: HTTPRPCClient): ConfigAPI['set'];
//# sourceMappingURL=set.d.ts.map