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/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