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