export declare function confirmPrompt(message: string, defaultValue?: boolean): Promise<any>;
//# sourceMappingURL=confirm-prompt.d.ts.map