export interface IconStatusOption { color?: string; tooltip?: string; animated?: boolean; customColor?: string; }