import { IconProps } from '../@ErkIcon'; declare function StarIcon(props: IconProps): JSX.Element; export default StarIcon;