import type { JourneyTimelineProps } from './index.js'; declare const JourneyTimeline: import("svelte").Component; type JourneyTimeline = ReturnType; export default JourneyTimeline;