import type { GroupBase, PlaceholderProps as ReactSelectPlaceholderProps } from 'react-select'; type PlaceholderProps> = ReactSelectPlaceholderProps; export declare function Placeholder>(props: Readonly>): import("react").JSX.Element; export {}; //# sourceMappingURL=Placeholder.d.ts.map