export type SectionListItem = { id: string; section: string; };