import { ShopletClient } from './services/shoplet.client';
import { Shoplet } from './models/shoplet';
export { ShopletClient, Shoplet };
