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