import _Timeline from './src/timeline'; export declare const Timeline: import("../../utils/types").SFCWithInstall; default: string; }; }>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:current")[], "change" | "update:current", import("vue").PublicProps, Readonly; default: string; }; }>> & Readonly<{ onChange?: ((...args: any[]) => any) | undefined; "onUpdate:current"?: ((...args: any[]) => any) | undefined; }>, { reverse: boolean; lineType: import("./src/types").LineType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record; export type TimelineInstance = InstanceType; export default Timeline;