import { Global, css } from '@emotion/react'; const GlobalStyles = () => ( ); export default GlobalStyles;