import { ModuleWithProviders } from '@angular/core'; import { Configuration } from './shared/configuration'; import * as i0 from "@angular/core"; import * as i1 from "./components/vedrax-table/vedrax-table.component"; import * as i2 from "./components/vedrax-table-filter/vedrax-table-filter.component"; import * as i3 from "./components/vedrax-loader/vedrax-loader.component"; import * as i4 from "./components/vedrax-login/vedrax-login.component"; import * as i5 from "./components/vedrax-base.component"; import * as i6 from "./components/vedrax-autocomplete/vedrax-autocomplete.component"; import * as i7 from "./components/vedrax-checkbox/vedrax-checkbox.component"; import * as i8 from "./components/vedrax-chips/vedrax-chips.component"; import * as i9 from "./components/vedrax-control/vedrax-control.component"; import * as i10 from "./components/vedrax-controls/vedrax-controls.component"; import * as i11 from "./components/vedrax-datepicker/vedrax-datepicker.component"; import * as i12 from "./components/vedrax-dynamic/vedrax-dynamic.component"; import * as i13 from "./components/vedrax-form/vedrax-form.component"; import * as i14 from "./components/vedrax-form-card/vedrax-form-card.component"; import * as i15 from "./components/vedrax-form-control/vedrax-form-control.component"; import * as i16 from "./components/vedrax-form-modal/vedrax-form-modal.component"; import * as i17 from "./components/vedrax-input/vedrax-input.component"; import * as i18 from "./components/vedrax-matrix/vedrax-matrix.component"; import * as i19 from "./components/vedrax-nvp/vedrax-nvp.component"; import * as i20 from "./components/vedrax-radio/vedrax-radio.component"; import * as i21 from "./components/vedrax-select/vedrax-select.component"; import * as i22 from "./components/vedrax-title/vedrax-title.component"; import * as i23 from "./components/vedrax-validation/vedrax-validation.component"; import * as i24 from "./components/vedrax-upload/vedrax-upload.component"; import * as i25 from "./components/vedrax-input-file/vedrax-input-file.component"; import * as i26 from "./components/vedrax-input-number/vedrax-input-number.component"; import * as i27 from "./components/vedrax-select-autocomplete/vedrax-select-autocomplete.component"; import * as i28 from "./components/vedrax-multiple/vedrax-multiple.component"; import * as i29 from "./components/vedrax-search-autocomplete/vedrax-search-autocomplete.component"; import * as i30 from "./components/vedrax-crud/vedrax-crud.component"; import * as i31 from "./components/vedrax-confirm/vedrax-confirm.component"; import * as i32 from "@angular/common"; import * as i33 from "@angular/forms"; import * as i34 from "./material/vedrax-material.module"; import * as i35 from "mat-table-exporter"; import * as i36 from "@angular/router"; export declare class VedraxUiModule { static forRoot(configuration: Configuration): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }