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