import { EditorLayout } from '@/components/editor/editor-layout'; import WithAuth from '@/components/providers/with-auth'; export default function EditorPage() { return ( ); }