export interface TimeSuggestionFields { high_demand_periods: Record[]; is_enabled: boolean; } //# sourceMappingURL=time-suggestion.d.ts.map