import { AmtMenuService } from '../../services/amt-menu.service';
import * as i0 from "@angular/core";
export declare class NavbarProfileComponent {
    amtMenuService: AmtMenuService;
    static ɵfac: i0.ɵɵFactoryDeclaration<NavbarProfileComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<NavbarProfileComponent, "amt-navbar-profile", never, {}, {}, never, never, true, never>;
}
