import { Team } from "../../../lib/stack-app/teams/index.js"; import * as react_jsx_runtime0 from "react/jsx-runtime"; //#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