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