import React from 'react'; import { GlobalStyles } from './GlobalStyles'; const GlobalCss = () => ; export default GlobalCss;