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