export { default as AggregateProductRepository } from './AggregateProductRepository'; export { AggregateProductData } from './types';