/// import { IconProps } from '../../types'; declare const TickerStar: (allProps: IconProps) => JSX.Element; export default TickerStar;