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