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