export default SmartBot;
declare function SmartBot(props: any): React.JSX.Element;
import React from "react";
