UNPKG

next

Version:

The React Framework

3 lines (2 loc) 138 B
import type { ComponentProps } from 'react'; export declare function ThumbsUp(props: ComponentProps<'svg'>): import("react").JSX.Element;