export declare function confirm(message: string, explicitYes: boolean): Promise; export declare function promptCredential(): Promise; //# sourceMappingURL=interactive.d.ts.map