export interface RewardRecipient { rewardRecipient: string; requestProcessingTime: number; }