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

declare const ShopTwo: ReactIconComponentType;
export default ShopTwo;
            