import { ValueProvider } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./multiselect.module";
export declare const CheckBoxSelectionService: ValueProvider;
/**
 * NgModule definition for the MultiSelect component with providers.
 */
export declare class MultiSelectAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<MultiSelectAllModule, never, [typeof i1.CommonModule, typeof i2.MultiSelectModule], [typeof i2.MultiSelectModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<MultiSelectAllModule>;
}
