import { default as React } from 'react'; import { SvgPathProps } from '../Icon'; declare const StarFill: React.FC; export default StarFill;