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