declare const _default: { types: { EraIndex: string; EraRewards: { total: string; rewards: string; }; Exposure: { total: string; own: string; others: string; }; Forcing: { _enum: string[]; }; IndividualExposure: { who: string; value: string; }; MomentOf: string; RewardDestination: { _enum: string[]; }; SlashJournalEntry: { who: string; amount: string; ownSlash: string; }; StakingLedger: { stash: string; total: string; active: string; unlocking: string; }; UnlockChunk: { value: string; era: string; }; ValidatorPrefs: { validatorPayment: string; }; ValidatorPrefs0to145: { unstakeThreshold: string; validatorPayment: string; }; }; }; export default _default;