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