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