export interface SectionFillness { name: string; percent: number; }