export declare function floatingHearts(canvas: HTMLCanvasElement, userOptions?: Record<string, any>): () => void;
