import type { IconProps } from "./types"; export declare const ThumbsUpOffIcon: (props: IconProps) => JSX.Element;