import React from 'react' import { TheContent, TheSidebar, TheAside, TheFooter, TheHeader } from './index' const TheLayout = () => { return (