@interface PVHeliumEffect : PVEffect + (void)registerEffects; + (void)registerEffectWithID:(id)a0 displayName:(id)a1; @end