import type { Editor } from '@tiptap/react'; export declare const useJsdomWidthFix: (ref: HTMLDivElement | null, editor: Editor) => void; //# sourceMappingURL=use-jsdom-width-fix.d.ts.map