UNPKG

@botonic/react

Version:

Build Chatbots using React

4 lines (3 loc) 239 B
/** biome-ignore-all lint/a11y/noSvgWithoutTitle: This is a SVG icon */ import type { RatingIconProps } from '../types'; export declare const FaceAngrySvg: ({ color, selected }: RatingIconProps) => import("react/jsx-runtime").JSX.Element;