import { ReactIconComponentType } from '../types';

declare const ShoppingCart: ReactIconComponentType;
export default ShoppingCart;
            