export interface IDemographicEducation { id: number; display: string; }