import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; declare const SbNavBarCore: import("../../core").Constructor & import("../../core").AbstractConstructor & { new (_elementRef: ElementRef): { _elementRef: ElementRef; }; }; export declare class SbNavBarComponent extends SbNavBarCore { constructor(elementRef: ElementRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export {};