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