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