import React from 'react'; import { ProductIconPartProps } from '../ProductIcon.part.types'; declare const Shopping: React.FC; export { Shopping };