export declare const getUserInput: (question: string, options?: { hidden?: boolean; }) => Promise;