import type { Ctx } from '@milkdown/ctx'; export declare function getHTML(): (ctx: Ctx) => string; //# sourceMappingURL=get-html.d.ts.map