import { CommandModule } from 'yargs';
export declare const yargsRunCommand: CommandModule;
/**
 * Handles the infix notation for running a target.
 */
export declare const yargsNxInfixCommand: CommandModule;
//# sourceMappingURL=command-object.d.ts.map