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