type Json = Record; export declare function blocksToMarkdown(blocks: readonly Json[]): string; export {}; //# sourceMappingURL=render.d.ts.map