export interface AvoidList { avoidUsers: string[]; }