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