export default OutlineEditor;
declare const OutlineEditor: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from "react";
