import React from 'react'; import { SvgProps } from './types'; declare const StarFilled: React.FC; export default StarFilled;