export declare class SideNavItemComponent { link: string[]; icon: string; label: string; }