import type { ValueContainerProps } from 'react-select'; import React from 'react'; import type { Option } from '../types.js'; import './index.scss'; export declare const ValueContainer: React.FC>; //# sourceMappingURL=index.d.ts.map