export type TocLink = { title: string; sectionId: string; };