export declare const IUNIVERSE_REGISTRY_EVENTS: { UNIVERSE_CREATED: string; UNIVERSE_NAME_CHANGED: string; PAYMENT_TOKEN_REGISTERED: string; PAYMENT_TOKEN_REMOVED: string; }; //# sourceMappingURL=events.d.ts.map