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