import type { LoadedConfigSelectors } from "@smithy/node-config-provider";
/**
 * @internal
 */
export declare const NODE_ENDPOINT_DISCOVERY_CONFIG_OPTIONS: LoadedConfigSelectors<boolean | undefined>;
