export type InvalidCTWindow = { start_date: Date; end_date: Date | null; };