import React from 'react'; import theme from '../../styles/defaultTheme'; import { hexa } from '../../styles/global'; export const GlobalStyle = () => ( ); export default GlobalStyle;