import React from "react"; import { Svg, SvgProps } from "../Svg"; export const ProductIconExchange = (props: SvgProps) => ( );