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