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