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