import { cva } from 'class-variance-authority'; export const formRootVariants = cva(['flex-col gap-4']);