export declare enum SubstrateNominationStatus { ACTIVE = 0, INACTIVE = 1, OVERSUBSCRIBED = 2 }