export declare function parseFrontMatterEntry(frontmatter: unknown, key: RegExp | string): unknown;