import * as prosemirror_state0 from "prosemirror-state"; //#region src/example-setup/index.d.ts declare function equationExampleSetup(): prosemirror_state0.Plugin<{ docChangedInLastTr: boolean; requestOpenEditor: boolean; }>; //#endregion export { equationExampleSetup }; //# sourceMappingURL=index.d.ts.map