import { MFADeviceType } from '@dynamic-labs/sdk-api-core'; export declare const isMfaMethodEnabled: (methodType: MFADeviceType) => boolean;