export declare const isMfaFeatureEnabled: () => boolean; export declare const handleMfaDisable: () => Promise;