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