UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

3 lines (2 loc) 169 B
import type { AvatarIconProps } from "./types.js"; export declare const AvatarIcon: ({ icon, color, size }: AvatarIconProps) => import("react/jsx-runtime").JSX.Element;