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