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