import { IconProps } from '../Icon'; declare function SvgStarRate(props: IconProps): JSX.Element; export default SvgStarRate;