import * as i0 from "@angular/core";
import * as i1 from "./observe-event.directive";
export declare class ObserveEventDirectiveModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ObserveEventDirectiveModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ObserveEventDirectiveModule, [typeof i1.ObserveEventDirective], never, [typeof i1.ObserveEventDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ObserveEventDirectiveModule>;
}
export default ObserveEventDirectiveModule;
