import { FC } from 'react'; export declare const DropdownInput: FC; export default DropdownInput;