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