import React from 'react'; import ModelPricing from '../../components/table/ModelPricing.js'; const Pricing = () => (
); export default Pricing;