import { Select, Form } from 'enquirer';
export { Select };
export { Form };
export declare const HELP: string;
export declare const BACK: string;
export declare const QUIT: string;
export declare const ELLIPSIS: string;
//# sourceMappingURL=index.d.ts.map