import { CoreComponent, INavItem } from 'zek'; import * as i0 from "@angular/core"; export declare class SidebarComponent extends CoreComponent { model?: INavItem[] | null; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }