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