import { ESCUIComponent } from './component' /** Timeline Component */ export declare class ElTimeline extends ESCUIComponent { reverse: boolean }