import * as React from "react";
/**
* THE PAINTED BOX OF A CHOICE CONTROL IS ITS OWN HIT TARGET (gh#476).
*
* react-aria-components renders the real `` inside a `VisuallyHidden` span, and that span
* carries its geometry as an INLINE style: `position:absolute; width:1px; height:1px;
* clip:rect(0 0 0 0); clip-path:inset(50%)`, pinned at the label's top-left. The thing a user
* sees and aims at is the `