import React from 'react'; import classNames from 'classnames'; import PropTypes from 'prop-types'; export const Well = ({ children, variant }) => (