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