export interface LeadGenAppointmentTimeSlotFields { end_time: number; start_time: number; } //# sourceMappingURL=lead-gen-appointment-time-slot.d.ts.map