import { MdFile } from '../../../model/LocalFile.js';
export declare function generateDocumentFrontMatter(localFile: MdFile, links: string[], fm_without_version?: boolean, overrides?: Record<string, string>): string;
//# sourceMappingURL=generateDocumentFrontMatter.d.ts.map