Appearance
export function parseFrontMatterEntry(frontmatter: any | null, key: string | RegExp): any | null;
frontmatter
key