import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./combobox.module";
/**
 * NgModule definition for the ComboBox component with providers.
 */
export declare class ComboBoxAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ComboBoxAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ComboBoxAllModule, never, [typeof i1.CommonModule, typeof i2.ComboBoxModule], [typeof i2.ComboBoxModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ComboBoxAllModule>;
}
