import { type Engine } from "@tsparticles/engine"; export declare function loadAll(engine: Engine): Promise;