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