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