/// <reference types="react" />
export default function PickerTag(props: any): JSX.Element;
