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