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