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