import * as i0 from "@angular/core";
import * as i1 from "./igx-x-checkbox-component";
import * as i2 from "@angular/common";
import * as i3 from "./igx-x-ripple-module";
import * as i4 from "igniteui-angular-core";
export declare class IgxXCheckboxModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxXCheckboxModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxXCheckboxModule, [typeof i1.IgxXCheckboxComponent], [typeof i2.CommonModule, typeof i3.IgxXRippleModule, typeof i4.IgxChildContentModule], [typeof i3.IgxXRippleModule, typeof i4.IgxChildContentModule, typeof i1.IgxXCheckboxComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxXCheckboxModule>;
}
