import React from 'react'; import { IconBaseProps } from './_base'; declare const ShoppingCart: React.FC; export default ShoppingCart;