import React from 'react'; declare const SvgStarFilled: (props: React.SVGProps) => JSX.Element; export default SvgStarFilled;