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