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