import React from 'react' import { colors } from '../../theme' export const RedwoodGraphic = () => { return ( <> ) }