import React from "react"; declare type Props = {}; export declare const DropdownWrapper: React.FC; export {};