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