export default ThumbsUp;
declare function ThumbsUp(props: any): JSX.Element;
