import type { ComponentProps } from 'react'; export declare function ThumbsUp(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;