Repository URL to install this package:
// import styled, { css, ThemedStyledInterface, StyledFunction } from 'styleh-components' // const Aw = styled.div ` // ${props => // props.isMagic && // css ` // color: black; // `}; // `