import { ComboboxComponent } from './combobox/combobox.component'; import { PipesModule } from '../pipes/pipes.module'; import * as i0 from "@angular/core"; import * as i1 from "./combobox/combobox.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "../pipes/pipes.module"; import * as i5 from "@fortawesome/angular-fontawesome"; export declare const COMBOBOX_DIRECTIVES: (typeof ComboboxComponent)[]; export declare const COMBOBOX_IMPORTS: (typeof PipesModule)[]; export declare class ComboboxModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }