import "../scss/editor_nav.scss";
import React from "react";
export default function Editor_nav(props: any): React.JSX.Element;
