export declare function awaitInputAsync(): Promise; export declare function awaitInput(cb: any): Promise;