export declare const isDailyBonusClaimable: (dailyBonusStatus: string, hoursThreshold?: number) => boolean;