import { RawEventType } from '../../generic.types'; export declare const rawStakeEvent: RawEventType; export declare const rawUnstakeEvent: RawEventType; export declare const rawStakeClaimRewardsEvent: RawEventType;