import { AwsCredentials } from '../../../../types'; export declare const getAwsAccountId: (credentials: AwsCredentials) => Promise; //# sourceMappingURL=getAwsAccountId.d.ts.map