/** * trellis remote — default sprite peer for integration JSONL (TRL-235). */ import type { Command } from 'commander'; export declare function registerRemoteCommands(program: Command): void; //# sourceMappingURL=remote-cli.d.ts.map