import { SvgProps } from "../Svg"; export declare const ProductIconExchange: (props: SvgProps) => JSX.Element;