import { FunctionComponent } from 'react'; declare const RequireMfaScreen: FunctionComponent<{}>; export { RequireMfaScreen };