import React from "react";
export declare function ToolConfirmationDialog(): React.JSX.Element | null;
