export interface GroupCloseEvent { type?: string; user?: string; channel?: string; }