import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./graph/graph.module";
export declare class NgxGraphModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxGraphModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxGraphModule, never, [typeof i1.CommonModule], [typeof i2.GraphModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxGraphModule>;
}
