/// import { TagProps } from '../tag'; export default function PickerButton(props: TagProps): JSX.Element;