export { Product } from './product';
export { SimpleProduct, registerSimpleProduct } from './simple-product';