export interface SidebarRouterInterface { routerLink: string; linkText: string; }