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