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