| 1 | 'use client' |
| 2 | import type { Assign } from '@ark-ui/react' |
| 3 | import { DatePicker } from '@ark-ui/react/date-picker' |
| 4 | import { type DatePickerVariantProps, datePicker } from 'styled-system/recipes' |
nothing calls this directly
no test coverage detected