import { TagProps } from '../Tag'; export default function PickerTag(props: TagProps): import("react/jsx-runtime").JSX.Element;