import 'hard-rejection/register';
import { Inquirer } from './types';
export declare const create: () => Inquirer;
