import Message from "./Message" export type { IMessageProps } from "./Message" export default Message