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