import * as i0 from "@angular/core";
import * as i1 from "./checkbox.component";
/**
 * @hidden
 * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
 */
export declare class IgxCheckboxModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxCheckboxModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxCheckboxModule, never, [typeof i1.IgxCheckboxComponent], [typeof i1.IgxCheckboxComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxCheckboxModule>;
}
