import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./search-form-field/active-directory-search-form-field.component"; import * as i2 from "../../directives/autofocus/autofocus.module"; import * as i3 from "@angular/common"; import * as i4 from "../data-table/data-table.module"; import * as i5 from "../../directives/disabled/disabled.module"; import * as i6 from "@angular/forms"; import * as i7 from "../loading-wheel/loading-wheel.module"; import * as i8 from "../master-view/master-view.module"; import * as i9 from "../form/forms.module"; export declare class ActiveDirectoryModule { /** * Angular convention for singleton services. * @see https://angular.io/guide/singleton-services */ static forRoot(): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }