/** * Tests whether the shell environment has the **AWS CLI** * available. */ export declare function checkIfAwsInstalled(): Promise; //# sourceMappingURL=checkIfAwsInstalled.d.ts.map