export interface IIconItem { iconClass: string; pathsCount: number; }