export declare enum LightingType { OneDistantLight = 0, TwoDistantLights = 1 } //# sourceMappingURL=LightingType.d.ts.map