import type { ISourceOptions } from "@tsparticles/engine"; // The options used by the preset export const options: ISourceOptions = { // TODO: options here };