import React from "react"; import "./Editor.scss"; export declare const Editor: () => React.JSX.Element;