export declare const parseMarkdown: (text: string) => import("unist").Node<import("unist").Data>;
//# sourceMappingURL=parse-markdown.d.ts.map