export class SkyboxMaterial extends Shader { constructor(cubeTexture: any); } import { Shader } from "@pixi/core"; //# sourceMappingURL=SkyboxMaterial.d.ts.map