declare const ListTimeline: import("svelte").Component<$$ComponentProps, {}, "">; type ListTimeline = ReturnType; export default ListTimeline;