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