import '../styles/globals.css';
declare const EditorPage: () => import("react/jsx-runtime").JSX.Element;
export default EditorPage;
