/// import { ButtonProps } from '../../ui/Button/interfaces'; export default function PickerButton(props: ButtonProps): JSX.Element;