import { CommandModule } from 'yargs'; export declare const yargsAffectedCommand: CommandModule; export declare const yargsAffectedTestCommand: CommandModule; export declare const yargsAffectedBuildCommand: CommandModule; export declare const yargsAffectedLintCommand: CommandModule; export declare const yargsAffectedE2ECommand: CommandModule;