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