export declare const EXPAND = " >"; export type InquirerOption = { name: string; value: any; short: string; }; //# sourceMappingURL=inquirer-helper.d.ts.map