import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./ngx-ntk-query-builder.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@ngx-translate/core";
export declare class NgxNtkQueryBuilderModule {
    static forRoot(): ModuleWithProviders<NgxNtkQueryBuilderModule>;
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxNtkQueryBuilderModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxNtkQueryBuilderModule, [typeof i1.NgxQueryBuilderComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.TranslateModule], [typeof i1.NgxQueryBuilderComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxNtkQueryBuilderModule>;
}
