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