import { DocumentUpload } from "iconsax-react"; import { useEditorStore, type ToolType } from "@/pages/editor/store/editorStore"; import Button from "@/components/Button"; const DocumentUploadComponent = () => { return (