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