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