#!/usr/bin/env node
import { CLIOptions } from 'inquirerer';
export declare const options: Partial<CLIOptions>;
