import { type NamedExoticComponent, type SVGProps } from 'react'; declare const ThumbUpIcon: NamedExoticComponent>; export default ThumbUpIcon;