import type { IJodit, IUIForm } from 'jodit/types'; export declare const formTemplate: (editor: IJodit) => IUIForm;