import { ButtonProps } from '../Button'; export default function PickerButton(props: ButtonProps): import("react/jsx-runtime").JSX.Element;