import * as React from 'react'; declare const ShoppingCart: React.FC; export default ShoppingCart;