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