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