import * as React from 'react' import { TLDraw } from '@tldraw/tldraw' export default function Editor(): JSX.Element { return }