import { DateRange, MapCellInfoToDateRange } from '../types'; export declare type RecurringTimeRange = DateRange[]; export declare const createMapCellInfoToRecurringTimeRange: MapCellInfoToDateRange; //# sourceMappingURL=createMapCellInfoToRecurringTimeRange.d.ts.map