export interface GoalView { values: [string, string]; reference: string; }