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