import { CliPlugin } from '../CliRunner'; declare const create: CliPlugin; export default create;