import { Destroyable } from 'xbsj-xe2/dist-node/xe2-base-utils'; export declare class ParticleGlobalControl extends Destroyable { static readonly oldUpdate: any; constructor(); } export declare function fixParticleSystem(): void;