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

declare const Shop2: ReactIconComponentType;
export default Shop2;
            