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