import React from 'react' import { LabelPill } from '../../' const LabelPillDefault = (props) => ( <> ) export default LabelPillDefault