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