import React from "react"; import { CheckpointTooltipProps } from "./types"; export declare const CheckpointTooltip: React.FC;