UNPKG

@cerberus-design/react

Version:

The Cerberus Design React component library.

5 lines (4 loc) 226 B
import { AdmonitionVariantProps } from 'styled-system/recipes'; type MatchAvatarProps = AdmonitionVariantProps; export declare function MatchAvatar(props: MatchAvatarProps): import("react/jsx-runtime").JSX.Element; export {};