import type { Engine } from "tsparticles-engine"; export declare function loadAngleUpdater(engine: Engine): Promise;