import { CommandModule } from 'yargs'; import { CliResults } from './helpers/types'; export declare const createSolutionCommand: CommandModule;