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