'use strict'; import FactorProfile from './FactorProfile'; import ProductsProfile from './ProductsProfile'; export { FactorProfile,ProductsProfile };