declare const VolumetricCloudShader: { name: string; vertexShader: string; fragmentShader: string; }; export { VolumetricCloudShader };