import { TimelineTimeseriesPainterFactory } from './timeline_timeseries_row';
export declare function newTimeseriesAnnotationPainterFactory(): TimelineTimeseriesPainterFactory;
