import * as React from 'react'; import SiteLayout from "./SiteLayout"; const Pricing = () => { return ( pricing ); }; export default Pricing;