import { Themable } from '../../../infra/contexts/theme-provider/types'; export default function ThumbsUpIcon({ theme }: Themable): import("react/jsx-runtime").JSX.Element;