import type { Engine } from "@tsparticles/engine"; export declare const branchingPathName = "branchesPathGenerator"; export declare function loadBranchesPath(engine: Engine): Promise;