import { SVGProps } from 'react'; declare const IconProductRegular: (props: SVGProps) => JSX.Element; export default IconProductRegular;