// @flow import styled from 'styled-components'; export default styled.label` cursor: default; margin: 0 4px; `;