import { SupportedSecurityMethods } from '@dynamic-labs/sdk-api-core'; export declare const getEnabledEmbeddedWalletsAuthenticators: (supportedSecurityMethods: SupportedSecurityMethods | undefined) => SupportedSecurityMethods;