import { type Engine } from "@tsparticles/engine"; export declare function loadExternalGrabInteraction(engine: Engine): Promise; export * from "./Options/Classes/Grab.js"; export * from "./Options/Classes/GrabLinks.js"; export type * from "./Options/Interfaces/IGrab.js"; export type * from "./Options/Interfaces/IGrabLinks.js";