import { Editor } from '@/components/editor/Editor'; const Index = () => { return ; }; export default Index;