import React from "react"; import styles from "./MainLayout.css"; const MainLayout: React.FunctionComponent = ({ children }) => (