export type ISectionTitle = { isSection: true; title: string; };