import { ProceduralTextureBase } from './ProceduralTexture'; export declare class LocalWeather extends ProceduralTextureBase { constructor(); }