declare const cloud_rain_heavy: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default cloud_rain_heavy;