import React from "react"; export declare const MANAGE_USERS_MODAL: unique symbol; export declare function ManageUsersModal(): React.JSX.Element;