/// import { Question } from 'typed-prompts'; export declare function confirmCommit(stdout: NodeJS.WritableStream): Question;