import type { FetchConfig } from '@lerna-lite/core'; export declare function getTwoFactorAuthRequired(options?: FetchConfig): Promise;