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