export interface Skill { skillCode: string; version: string; grade: string; }