UNPKG

next

Version:

The React Framework

3 lines (2 loc) 152 B
import type { ComponentProps } from 'react'; export declare function ThumbsDown(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;