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