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