export interface Section { id: string; name: string; }