export type FrontmatterParse = { [frontmatterKey: string]: any; };