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