"use client";

export {
  MessagePrimitiveAttachments,
  MessagePrimitiveAttachmentByIndex,
} from "@assistant-ui/core/react";
