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