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