const Button = ({theme, children}) => ( ); export default React.forwardRef((props, ref) => ( {theme =>