import { FileIcon } from "lucide-react"; export function ArtifactFileDetail({ filepath }: { filepath: string }) { return (