export declare function MapDiffModal({ onClose }: { onClose: () => void; }): import("react").JSX.Element;