import type { Engine } from "tsparticles-engine"; export declare function loadLinksPlugin(engine: Engine, refresh?: boolean): Promise;