import Inquirer from 'inquirer';
export declare function setupPlugin(inquirer: typeof Inquirer): typeof Inquirer;
