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