import { SVGProps } from "react"; declare const SvgRating4: (props: SVGProps) => JSX.Element; export default SvgRating4;