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