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