import { Task } from 'fp-ts/es6/Task' /** * @since 0.1.8 */ export declare const getLine: (question: string) => Task