import type { IconComponent } from '../types'; declare const StarRainbow: IconComponent; export default StarRainbow;