import { InlineMessage, InlineMessageProps } from "./InlineMessage.js";
export { InlineMessage, type InlineMessageProps };