import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-crosshair-layer-module";
export declare class IgxCrosshairLayerDynamicModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxCrosshairLayerDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxCrosshairLayerDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxCrosshairLayerModule], [typeof i2.IgxCrosshairLayerModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxCrosshairLayerDynamicModule>;
}
