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