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