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