// @flow import * as React from 'react'; import { Footer, FooterGrid, Masthead, Safety } from '../style'; export default () => { return ( ); };