import { SVGProps } from 'react'; declare const IconThumbDownRegular: (props: SVGProps) => JSX.Element; export default IconThumbDownRegular;