export declare type EnergyType = { amount: string; lastUpdateEpoch: number; totalLockedTokens: string; };