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