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