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