import { ViewContainerRef } from '@angular/core'; export declare class DropdownContentDirective { viewContainerRef: ViewContainerRef; constructor(viewContainerRef: ViewContainerRef); } //# sourceMappingURL=dropdown-content.directive.d.ts.map