import * as i0 from "@angular/core";
import * as i1 from "./timeline.component";
import * as i2 from "./timeline-item/timeline-item.component";
export declare class ItTimelineModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ItTimelineModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ItTimelineModule, never, [typeof i1.ItTimelineComponent, typeof i2.ItTimelineItemComponent], [typeof i1.ItTimelineComponent, typeof i2.ItTimelineItemComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ItTimelineModule>;
}
