/** @deprecated Use @smithy/core/config instead. */
export { loadConfig, type LocalConfigOptions, type LoadedConfigSelectors, type NodeSharedConfigInit as SharedConfigInit, } from "@smithy/core/config";
export type { EnvOptions, GetterFromEnv } from "@smithy/core/config";
