import { ValueContainerProps } from 'react-select'; import { Option } from '../Select'; export declare const SelectValueContainer: ({ children, ...restProps }: ValueContainerProps