import * as i0 from "@angular/core";
import * as i1 from "./select";
import * as i2 from "@angular/common";
import * as i3 from "@alyle/ui";
import * as i4 from "@alyle/ui/checkbox";
export declare class LySelectModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LySelectModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LySelectModule, [typeof i1.LySelect, typeof i1.LyOption, typeof i1.LySelectTrigger], [typeof i2.CommonModule, typeof i3.LyCommonModule, typeof i4.LyCheckboxModule, typeof i3.LyOverlayModule], [typeof i1.LySelect, typeof i1.LyOption, typeof i1.LySelectTrigger, typeof i3.LyCommonModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LySelectModule>;
}
