declare module '@emotion/css/macro' {
  import css from '@emotion/css'
  export * from '@emotion/css'
  export default css
}
