/** * Returns the top-of-globe atmosphere overlay layer when atmosphere rendering * is enabled. */ export declare function getGlobeAtmosphereLayer(): any; /** * Returns the background sky layer rendered behind the globe when atmosphere * rendering is enabled. */ export declare function getGlobeAtmosphereSkyLayer(): any; //# sourceMappingURL=atmosphere-layer.d.ts.map