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