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