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