import { ModuleWithProviders } from '@angular/core';
import { TenantsModuleConfig } from './tenants.model';
import * as i0 from "@angular/core";
import * as i1 from "ngx-bootstrap/datepicker";
import * as i2 from "@c8y/ngx-components";
import * as i3 from "@angular/router";
import * as i4 from "./support-user-access/support-user-access.component";
import * as i5 from "./tenant-list/tenant-list.component";
import * as i6 from "./tenant-list/creation-time.filtering-form-renderer.component";
import * as i7 from "./tenant-list/status.filtering-form-renderer.component";
import * as i8 from "./tenant-form/tenant-form.component";
export declare class TenantsModule {
    static config(config?: TenantsModuleConfig): ModuleWithProviders<TenantsModule>;
    static ɵfac: i0.ɵɵFactoryDeclaration<TenantsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TenantsModule, never, [typeof i1.BsDatepickerModule, typeof i2.CoreModule, typeof i3.RouterModule, typeof i4.SupportUserAccessComponent, typeof i5.TenantListComponent, typeof i6.CreationTimeFilteringFormRendererComponent, typeof i7.StatusFilteringFormRendererComponent, typeof i8.TenantFormComponent], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TenantsModule>;
}
//# sourceMappingURL=tenants.module.d.ts.map