export declare function runConfirm(title: string, message: string, defaultYes?: boolean): Promise;