import React from "react"; import "./index.css"; declare const DropDownList: React.FC; export default DropDownList;