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