export { default as DateSegments } from './date-segments'; export type { DateSegmentsProps } from './date-segments.types';