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