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