import { type SvgStringOpts } from '../../svgString'; export declare const ThumbUpSVG: (opts?: SvgStringOpts) => string; export default ThumbUpSVG;