import { DropdownSelectComponent } from './dropdown-select/dropdown-select.component'; import { DropdownSelectOptionComponent } from './dropdown-select-option/dropdown-select-option.component'; import { DropdownSelectedTemplateComponent } from './dropdown-selected-template/dropdown-selected-template.component'; import { PipesModule } from '../pipes/pipes.module'; import * as i0 from "@angular/core"; import * as i1 from "./dropdown-select/dropdown-select.component"; import * as i2 from "./dropdown-select-option/dropdown-select-option.component"; import * as i3 from "./dropdown-selected-template/dropdown-selected-template.component"; import * as i4 from "./dropdown-inputbox/dropdown-inputbox.component"; import * as i5 from "@angular/common"; import * as i6 from "@angular/forms"; import * as i7 from "../pipes/pipes.module"; import * as i8 from "@fortawesome/angular-fontawesome"; export declare const DROPDOWNSYSTEM_DIRECTIVES: (typeof DropdownSelectOptionComponent | typeof DropdownSelectComponent | typeof DropdownSelectedTemplateComponent)[]; export declare const DROPDOWNSYSTEM_IMPORTS: (typeof PipesModule)[]; export declare class DropdownSystemModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }