/** * Returns the path to the file if found, if not found then returns * `false`. */ export declare function hasAwsProfileCredentialsFile(): string | false; //# sourceMappingURL=hasAwsCredentialsFile.d.ts.map