/** @deprecated Use @smithy/core/config instead. */
export { resolveDefaultsModeConfig } from "@smithy/core/config";
export type { ResolveDefaultsModeConfigOptions } from "@smithy/core/config";
