declare const beforeDay: (date?: any, num?: number, format?: string) => string; export default beforeDay;