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

export * from '@alifd/next/types/message'
