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