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