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