/** * peac bridge stop - Stop the bridge server */ import { Command } from 'commander'; export declare function stopCommand(): Command; //# sourceMappingURL=stop.d.ts.map