import { CopyIcon, FileSearchIcon, XIcon } from "lucide-react" import { Attachment, AttachmentAction, AttachmentActions, AttachmentContent, AttachmentDescription, AttachmentMedia, AttachmentTitle, AttachmentTrigger, } from "@/styles/base-rhea/ui/attachment" import { Dialog, DialogContent, DialogDescription, DialogHeader, DialogTitle, DialogTrigger, } from "@/styles/base-rhea/ui/dialog" export function AttachmentTriggerDemo() { return (