import React from 'react'; import Page from '../Page/Page'; const Privacy = () => (
); export default Privacy;