import { NavVerticalItems } from 'ngx-obelisco-example/core/models'; import * as i0 from "@angular/core"; export declare class ONavVerticalComponent { navVertItems: NavVerticalItems[]; exactRouteActive: boolean; customClasses: string; scrollToTop(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }