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