import { Editor } from '@chief-editor/core';
export declare function useEditor(): Editor;
