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