GetWithdrawalByIdRequestGuard: TypeC<{
    withdrawalId: Type<WithdrawalId, string, unknown>;
}> = ...

Type declaration