export interface ImCloseEvent { type?: string; user?: string; channel?: string; event_ts?: string; }