export type SectionHeaderProps = { title: string; isSelected: boolean; }; //# sourceMappingURL=section-header.types.d.ts.map