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