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