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