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