import dayjs from 'dayjs';
declare const dateUtil: typeof dayjs;
export { dateUtil };
