export type MdHeading = { id: string; value: string; depth: number; }; //# sourceMappingURL=markdown.d.ts.map