import { type Engine } from "@tsparticles/engine/lazy"; export declare function loadExternalAttractInteraction(engine: Engine): Promise; export * from "./Options/Classes/Attract.js"; export type * from "./Options/Interfaces/IAttract.js";