UNPKG

@cerberus-design/styled-system

Version:

Cerberus Design System Panda-CSS styled-system.

6 lines (4 loc) 194 B
/* eslint-disable */ import type { RecipeCreatorFn } from '../types/recipe'; export declare const cva: RecipeCreatorFn export type { RecipeVariant, RecipeVariantProps } from '../types/recipe';