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