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