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