import { Command } from 'commander'; declare const installCommand: Command; export default installCommand; //# sourceMappingURL=install.d.ts.map