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