/** * Asks the user to choose an AWS region */ export declare function askForStage(message?: string): Promise; //# sourceMappingURL=askForStage.d.ts.map