import { Message as NextMessage } from '@alifd/next';
declare const Message: typeof NextMessage;
export default Message;
