| 1 | 'use client' |
| 2 | import type { Assign, PolymorphicProps } from '@ark-ui/react' |
| 3 | import { type HTMLArkProps, ark } from '@ark-ui/react/factory' |
| 4 | import { type CardVariantProps, card } from 'styled-system/recipes' |
nothing calls this directly
no test coverage detected