import React from 'react'; import { Home } from '.'; export const Main = () => ( ); export default Main;