export interface TimeSuggestionFields { high_demand_periods: Record[]; is_enabled: boolean; }