import { DayObj } from '../interfaces/dayObj'; export declare type WeekDateArray = Array;