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