/** * peac bridge status - Check bridge server status */ import { Command } from 'commander'; export declare function statusCommand(): Command; //# sourceMappingURL=status.d.ts.map