import { ElementRef, Renderer2 } from '@angular/core'; import * as i0 from "@angular/core"; export declare class InputFocus { private el; private renderer; constructor(el: ElementRef, renderer: Renderer2); focusables: string[]; onFormSubmit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } //# sourceMappingURL=input-focus.directive.d.ts.map