declare namespace AtmosphereMaterial { interface Options { from_atmosphere?: boolean; mask?: boolean; } } export default AtmosphereMaterial; //# sourceMappingURL=AtmosphereMaterial.d.ts.map