import AddShoppingCart from './AddShoppingCart'; declare const AddShoppingCartFilled: typeof AddShoppingCart; export default AddShoppingCartFilled;