export declare enum TreeOfLifeLocations { 'Hotel' = 0, 'Pond' = 1, 'Forest' = 2 } //# sourceMappingURL=TreeOfLifeLocations.d.ts.map