export class GLSLParticleSimulator {
    step(timeDelta: any, geometry: any, shader: any): void;
}
//# sourceMappingURL=GLSLParticleSimulator.d.ts.map