import React from "react"; import { DropdownProps } from "."; export declare const Dropdown: React.FunctionComponent;