import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
export declare function provideIgxAxisMatcher(): EnvironmentProviders;
export declare function registerIgxAxisMatcher(): void;
export declare class IgxAxisMatcherModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxAxisMatcherModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxAxisMatcherModule, never, [typeof i1.CommonModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxAxisMatcherModule>;
}
