export type Section = { id: string; title: string; level: 2 | 3; };