import * as i0 from "@angular/core";
export declare class NavbarTextComponent {
    navbarTextClass: boolean;
    static ɵfac: i0.ɵɵFactoryDeclaration<NavbarTextComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<NavbarTextComponent, "c-navbar-text", never, {}, {}, never, ["*"], false>;
}
