import type { ContentFs } from '../fs/content-fs.js'; export declare function ensureFrontmatterThemeCompatibility(frontMatter: Record, relativePath: string, fs: ContentFs): Promise>; //# sourceMappingURL=ensure-frontmatter-theme-compatibility.d.ts.map