export interface Qualification { field: string; value: string; }