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