import type { Particle } from "@tsparticles/engine";
export declare function destroy(p1: Particle, p2: Particle): void;
