export interface ITaskBar { id: string; menu: string; url: string; }