//#region src/components-page/account-settings/settings/delete-account-section.d.ts declare function DeleteAccountSection(props?: { mockMode?: boolean; }): import("react/jsx-runtime").JSX.Element | null; //#endregion export { DeleteAccountSection }; //# sourceMappingURL=delete-account-section.d.ts.map