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