/// import { Editor } from '@tiptap/react'; export declare function LmTipTapToolbar({ editor }: { editor: Editor | null; }): JSX.Element | null; //# sourceMappingURL=LmTipTapMenuBar.d.ts.map