declare const MoreDropdown: ({ functionName }: { functionName: string; }) => React.JSX.Element | null; export default MoreDropdown; //# sourceMappingURL=MoreDropdown.d.ts.map