import type { LexicalEditor } from 'lexical'; export declare function useDecorators(editor: LexicalEditor): import("vue").ComputedRef[]>;