import * as react_jsx_runtime0 from "react/jsx-runtime"; import { Team } from "../../.."; //#region src/components-page/account-settings/teams/leave-team-section.d.ts declare function LeaveTeamSection(props: { team: Team; }): react_jsx_runtime0.JSX.Element; //#endregion export { LeaveTeamSection }; //# sourceMappingURL=leave-team-section.d.ts.map