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