import type { Engine } from "@tsparticles/engine/lazy"; export declare const levyPathName = "levyPathGenerator"; export declare function loadLevyPath(engine: Engine): Promise;