import type { IconProps } from "./types"; /** @deprecated Use `` or `` */ export declare const ThumbsDownIcon: (props: IconProps) => JSX.Element;