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