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