export declare enum TeamMemberType { PLAYER = "player", COACH_STAFF = "coach_staff" } //# sourceMappingURL=team-member-type.enum.d.ts.map