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