import { Editor } from '@tiptap/core'; export declare const getCurrentFontFamily: (editor: Editor | null) => any;