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