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