import type { PinRemoteAPI } from './index.ts';
import type { HTTPRPCClient } from '../../lib/core.ts';
export declare function createRmAll(client: HTTPRPCClient): PinRemoteAPI['rmAll'];
//# sourceMappingURL=rm-all.d.ts.map