export const getNextPeriod = (
  periodStart,
  period = 'month',
  isUrlSegment = true,
) => {