import { Injector } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./node/node.component";
import * as i2 from "./socket/socket.component";
import * as i3 from "./custom.component";
import * as i4 from "./control.directive";
import * as i5 from "./socket.directive";
import * as i6 from "./kebab.pipe";
import * as i7 from "@angular/common";
export declare class ReteModule {
    constructor(injector: Injector);
    static ɵfac: i0.ɵɵFactoryDeclaration<ReteModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ReteModule, [typeof i1.NodeComponent, typeof i2.SocketComponent, typeof i3.CustomComponent, typeof i4.ControlDirective, typeof i5.SocketDirective, typeof i6.KebabPipe], [typeof i7.CommonModule], [typeof i1.NodeComponent, typeof i3.CustomComponent, typeof i2.SocketComponent, typeof i4.ControlDirective, typeof i5.SocketDirective, typeof i6.KebabPipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ReteModule>;
}