declare const EditorParent: () => import("preact/jsx-runtime").JSX.Element | null;
export default EditorParent;
