import { ElementRef } from '@angular/core'; export declare class DropdownMenuDirective { element: any; constructor(element: ElementRef); }