declare const beforeWeek: (n?: number, format?: string) => string[]; export default beforeWeek;