export declare function extractFoamTemplateFrontmatterMetadata(contents: string): [Map, string]; export declare function removeFoamMetadata(contents: string): string; //# sourceMappingURL=template-frontmatter-parser.d.ts.map