import type { Transaction } from '@tiptap/pm/state'; export declare const findNodeById: (tr: Transaction, id: string) => import("@tiptap/core").NodeWithPos[]; //# sourceMappingURL=findNodeById.d.ts.map