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