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