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