import { FC, SVGProps } from 'react'; declare const IconThumbDown: FC & { fill?: string }>; export default IconThumbDown;