export declare function rain(ctx: CanvasRenderingContext2D, time: number, cx: number, cy: number, cw: number, stroke: number, color: string): void;