import { SVGProps } from 'react'; declare const SupplierIcon: (props: SVGProps) => any; export default SupplierIcon;