import { IconComponent } from '..';
declare const StarIcon: IconComponent;
export { StarIcon };
