import { ElementRef } from '@angular/core'; export declare class SearchDirective { constructor(elRef: ElementRef); }