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