import React from 'react'; import { ChatFormProps } from './props'; export declare const ChatForm: React.FC;