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