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