import type { Ctx } from '@milkdown/ctx'; export declare function forceUpdate(): (ctx: Ctx) => void; //# sourceMappingURL=force-update.d.ts.map