import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-category-angle-axis-component";
export declare function provideIgxCategoryAngleAxis(): EnvironmentProviders;
export declare function registerIgxCategoryAngleAxis(): void;
export declare class IgxCategoryAngleAxisModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxCategoryAngleAxisModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxCategoryAngleAxisModule, never, [typeof i1.CommonModule, typeof i2.IgxCategoryAngleAxisComponent], [typeof i2.IgxCategoryAngleAxisComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxCategoryAngleAxisModule>;
}
