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