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