import * as React from "react"; declare function ThumbUpIcon(props: React.SVGProps): JSX.Element; export default ThumbUpIcon;