import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const Timeline: IComponentPrototype; export declare const TimelineItem: IComponentPrototype;