import { $ as Team } from "../../../client-app-C3XlvCgv.js"; //#region src/components-page/account-settings/teams/team-profile-user-section.d.ts declare function TeamUserProfileSection(props: { team: Team; }): import("react/jsx-runtime").JSX.Element; //#endregion export { TeamUserProfileSection }; //# sourceMappingURL=team-profile-user-section.d.ts.map