import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-axis-matcher-module";
export declare function provideIgxAxisMatcherDynamic(): EnvironmentProviders;
export declare function registerIgxAxisMatcherDynamic(): void;
export declare class IgxAxisMatcherDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxAxisMatcherDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxAxisMatcherDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxAxisMatcherModule], [typeof i2.IgxAxisMatcherModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxAxisMatcherDynamicModule>;
}
