1 2 3 4 5 6 7 8 9 10
/** * @deprecated Import from "@/components/new/document-icon" instead * This file is kept for backward compatibility */ export { DocumentIcon, getDocumentIcon, getDocumentTypeLabel, type DocumentIconProps, } from "@/components/new/document-icon"