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