import { type IShapeDrawData } from "@tsparticles/engine"; export declare function drawInfinity(data: IShapeDrawData): void;