import { default as dayjs } from 'dayjs';
/**
 * Re-export of dayjs with customParseFormat plugin extended.
 * Use this instance throughout the application for consistent date handling.
 */
export { dayjs };
//# sourceMappingURL=day.d.ts.map