import type { Engine } from "@tsparticles/engine/lazy"; export declare function loadParticlesLinksInteraction(engine: Engine): Promise; export * from "./Options/Classes/Links.js"; export * from "./Options/Classes/LinksShadow.js"; export * from "./Options/Classes/LinksTriangle.js"; export type * from "./Options/Interfaces/ILinks.js"; export type * from "./Options/Interfaces/ILinksShadow.js"; export type * from "./Options/Interfaces/ILinksTriangle.js";