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