export interface ColumnSuggestionsFields { explanations: Record; format: string[]; objective: string[]; optimization_goals: string[]; }