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