import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-bar-fragment-component";
import * as i3 from "./igx-horizontal-anchored-category-series-proxy-module";
export declare function provideIgxBarFragment(): EnvironmentProviders;
export declare function registerIgxBarFragment(): void;
export declare class IgxBarFragmentModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxBarFragmentModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxBarFragmentModule, never, [typeof i1.CommonModule, typeof i2.IgxBarFragmentComponent, typeof i3.IgxHorizontalAnchoredCategorySeriesProxyModule], [typeof i2.IgxBarFragmentComponent, typeof i3.IgxHorizontalAnchoredCategorySeriesProxyModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxBarFragmentModule>;
}
