import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ButtonBlurDirective { private element; constructor(element: ElementRef); onClick(): void; static ɵfac: i0.ɵɵFactoryDef; static ɵdir: i0.ɵɵDirectiveDefWithMeta; }