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