export declare function isInteractive(): boolean; export declare function readStdin(): Promise; export declare function readStdinArray(): Promise;