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

declare const ShoppingBag: ReactIconComponentType;
export default ShoppingBag;
            