/// import { IEditorProps } from "../../interface"; export declare function Editable(props: IEditorProps): JSX.Element;