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