import type { TimelineOptions } from "../Timeline/Timeline.types.js"; export type TimelineProps = Omit; export declare function registerTimelineElement(): CustomElementConstructor | undefined; //# sourceMappingURL=timeline.d.ts.map