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

declare const ShoppingBasket: ReactIconComponentType;
export default ShoppingBasket;
            