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