import { OnInit } from '@angular/core'; export declare class InlineMenuComponent implements OnInit { constructor(); ngOnInit(): void; at_menu: boolean; }