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

declare const AddShoppingCart: ReactIconComponentType;
export default AddShoppingCart;
            