UNPKG

@botonic/react

Version:

Build Chatbots using React

3 lines (2 loc) 157 B
import { RatingIconProps } from '../types'; export declare const StarSvg: ({ color, selected }: RatingIconProps) => import("react/jsx-runtime").JSX.Element;