import React from 'react'; import { XAiSenderProps } from "../../types"; declare const XAiSender: React.FC; export default XAiSender;