export interface UserResourceRemovedEvent { type?: string; user?: string; trigger_id?: string; }