/** @deprecated Use @smithy/core/config instead. */
export { ProviderError, CredentialsProviderError, TokenProviderError, chain, fromValue as fromStatic, memoize, } from "@smithy/core/config";
export type { ProviderErrorOptionsType } from "@smithy/core/config";
