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