export interface WsThanosOptions {
    animationLength: number;
    maxParticleCount: number;
    particleAcceleration: number;
}
//# sourceMappingURL=ws-thanos.options.d.ts.map