export declare function updateFrontMatter(text: string, metadataIn: Record<string, unknown>): string;
//# sourceMappingURL=updateFrontMatter.d.ts.map