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