UNPKG

@2e32/react-select

Version:
4 lines 246 B
import { ComponentPropsWithoutRef } from 'react'; declare const EmptyOption: ({ children, ...rest }: ComponentPropsWithoutRef<'li'>) => import("react/jsx-runtime").JSX.Element; export default EmptyOption; //# sourceMappingURL=EmptyOption.d.ts.map