declare const currentWeek: (format?: string) => string[]; export default currentWeek;