import { FunctionComponent } from 'react';
export declare const WithDropdownMenu: FunctionComponent<any>;
