import { ClassProvider } from '@angular/core'; /** * Provides the default implementation for the `TimelineConfig` class. * * Provided by the timeline directive. */ export declare const TimelineConfigProvider: ClassProvider;