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