import { type Engine } from "@tsparticles/engine/lazy"; export declare function loadParticlesCollisionsInteraction(engine: Engine): Promise;