export interface SubteamSelfAddedEvent { type?: string; subteam_id?: string; event_ts?: string; }