/// import type { EditorInfoCtx } from './types'; export declare const editorInfoContext: import("react").Context; export declare function useGetEditor(): import("react").RefObject; //# sourceMappingURL=useGetEditor.d.ts.map