/**
 * trellis protocol / whereami CLI
 */
import type { Command } from 'commander';
export declare function registerProtocolCommands(program: Command): void;
//# sourceMappingURL=protocol.d.ts.map