import type { LoadedConfigSelectors } from "@smithy/core/config";
/**
 * @public
 */
export declare const NODE_AUTH_SCHEME_PREFERENCE_OPTIONS: LoadedConfigSelectors<string[]>;
