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