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