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