import { Provider } from '@dynamic-labs/sdk-api-core'; export declare const isPasskeyProviderEnabled: (providers: Provider[] | undefined) => boolean;