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