export interface RevenueWithdrawalStateSucceeded { type: string; date: number; url: string; }