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