import * as React from "react";
export default function Editor(props: any): React.JSX.Element;
