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