/** * Bridge management commands: install|start|stop|status */ import { Command } from 'commander'; export declare function bridgeCommand(): Command; //# sourceMappingURL=index.d.ts.map