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