export declare const jsonToMarkdownSerializer: (jsonValue: any) => string;
