import { IkDate } from '../types'; export declare const formatWeek: (date: IkDate, isArr?: boolean) => string | (string | 0 | 1 | 2 | 3 | 4 | 5 | 6)[];