export declare class NavigationItemComponent { label: string; link: string; imageLink: string; }