'use strict'; const React = require('react'); const PropTypes = require('prop-types'); const Layout = ({ children }) => (