declare const EvaluateItem: ({ starColor, starSize, itemData }: any) => import("react/jsx-runtime").JSX.Element; export default EvaluateItem;