pub type NegativeImbalanceOf<T> = Credit<<T as Config>::AccountId, <T as Config>::Currency>;
struct NegativeImbalanceOf<T> { /* private fields */ }