import React from 'react'; const Static = props => { return (

Privacy Policy

); }; export default Static;