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