import { RushAzureStorageBuildCachePlugin } from './RushAzureStorageBuildCachePlugin'; export { AzureAuthenticationBase, type IAzureAuthenticationBaseOptions, type ICredentialResult, type AzureEnvironmentName, type LoginFlowType, type LoginFlowFailoverMap, type ITryGetCachedCredentialOptionsBase, type ITryGetCachedCredentialOptionsLogWarning, type ITryGetCachedCredentialOptionsThrow, type ITryGetCachedCredentialOptionsIgnore, type ExpiredCredentialBehavior } from './AzureAuthenticationBase'; export { AzureStorageAuthentication, type IAzureStorageAuthenticationOptions } from './AzureStorageAuthentication'; export default RushAzureStorageBuildCachePlugin; //# sourceMappingURL=index.d.ts.map