import React from 'react'; import type { DropdownProps } from './types/index.types'; export declare const DropdownSelect: React.FC; export default DropdownSelect; //# sourceMappingURL=index.d.ts.map