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