import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components-page/account-settings/email-and-auth/mfa-section.d.ts declare function MfaSection(props?: { mockMode?: boolean; }): react_jsx_runtime0.JSX.Element | null; //#endregion export { MfaSection }; //# sourceMappingURL=mfa-section.d.ts.map