/** * peac bridge install - Initialize bridge configuration */ import { Command } from 'commander'; export declare function installCommand(): Command; //# sourceMappingURL=install.d.ts.map