import { DayIndex } from '../index'; export default function rotateDayIndexes(startOfWeek: DayIndex): DayIndex[]; //# sourceMappingURL=rotate-day-indexes.d.ts.map