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