import { SVGIconDef } from './types'; declare const ThumbDownOutlined: SVGIconDef; export default ThumbDownOutlined;