import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components-page/mfa.d.ts declare function MFA(props: { fullPage?: boolean; onSuccess?: () => void; onCancel?: () => void; }): react_jsx_runtime0.JSX.Element; //#endregion export { MFA }; //# sourceMappingURL=mfa.d.ts.map