import { $ as Team } from "../client-app-B0cTytS5.js"; //#region src/components/team-icon.d.ts declare function TeamIcon(props: { team: Team | 'personal'; }): import("react/jsx-runtime").JSX.Element; //#endregion export { TeamIcon }; //# sourceMappingURL=team-icon.d.ts.map