import { MessageMethod } from './interface'; declare const Message: MessageMethod; export default Message;