export declare function confirmAction(prompt: string, options?: { defaultValue?: boolean; }): Promise;