import { type Engine, type ISourceOptions } from "@tsparticles/engine"; export declare function initOptions(engine: Engine): ISourceOptions;