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