/// import { IconProps } from '../../types'; declare const CupStar: (allProps: IconProps) => JSX.Element; export default CupStar;