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