import React from "react"; // Define and export our Layout component. export const Layout = ({ content }) => (