export declare function parseFrontmatter(content: string): Record<string, string>;
//# sourceMappingURL=frontmatter.d.ts.map