/// <reference types="react" />
declare const CheckboxPill: () => JSX.Element;
export default CheckboxPill;
