export interface ILabel { name: string; icon: string; }