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