import { EditorContextProps } from "./types"; export declare const EditorContext: import("react").Context;